Skip to content

Integrate LibTorch into ChAI#65

Merged
Iainmon merged 52 commits into
mainfrom
im-dev
Apr 19, 2025
Merged

Integrate LibTorch into ChAI#65
Iainmon merged 52 commits into
mainfrom
im-dev

Conversation

@Iainmon
Copy link
Copy Markdown
Owner

@Iainmon Iainmon commented Mar 26, 2025

  • Create CMake build system for ChAI.
  • Allow PyTorch and Chapel/ChAI compatability
  • Add Bridge library system to handle LibTorch memory allocation and communication
  • Give convolution and other operations a mega performance increase
  • Add lots of functionality to ndarray
  • Support loading .pt PyTorch tensor files
  • Support running PyTorch models via ChAI
  • Improve VGG example and simplicity (not usable right now)
  • Pave way for others to implement operations that use LibTorch

Iainmon added 30 commits March 26, 2025 07:06
@Iainmon Iainmon changed the title Im dev Integrate libtorch into ChAI Apr 17, 2025
@Iainmon Iainmon changed the title Integrate libtorch into ChAI Integrate LibTorch into ChAI Apr 19, 2025
@Iainmon
Copy link
Copy Markdown
Owner Author

Iainmon commented Apr 19, 2025

Integrate LibTorch into ChAI. Merge needed for OSU capstone team members.

@Iainmon Iainmon merged commit 0b1c8b8 into main Apr 19, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant